Error: 554 5.3.4 STOREDRV.Submit.Exception:Conversi onFailedException
Hi,
One of our user is getting the following Error when sending an Attachemnt. Any idea on how to fix this.
#554-5.3.4 Content conversion limit(s) exceeded 554 5.3.4 STOREDRV.Submit.Exception:ConversionFailedException; Failed to process message due to a permanent exception with message
Content conversion: Maximum number of body parts (250) per message exceeded ConversionFailedException: Content conversion: Maximum number of body parts (250) per message exceeded ##
Thanks in advance.
June 8th, 2012 2:40am
Hi,
These might help:
http://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/a310b6ea-0900-44a9-88ef-efc6e538a1b8
http://social.technet.microsoft.com/Forums/en-US/exchangesvradmin/thread/39443689-577b-426d-83e4-e5111173c718
Leif
Free Windows Admin Tool Kit Click here and download it now
June 8th, 2012 3:32am
Hi,
These might help:
http://social.technet.microsoft.com/Forums/en-US/exchangesvrtransport/thread/a310b6ea-0900-44a9-88ef-efc6e538a1b8
http://social.technet.microsoft.com/Forums/en-US/exchangesvradmin/thread/39443689-577b-426d-83e4-e5111173c718
Leif
June 8th, 2012 3:41am
hi,
According to the NDR, it seems that your affecting message has exceeded the limit of the maximum number of body parts.
MaxBodyPartsTotal This limit specifies the maximum number of message parts that can be used in a MIME multipart message. The value is 250.
You can see this link for more information about the limit and other limits:http://technet.microsoft.com/en-us/library/bb397226.aspx
It is by design and we can't change the limit.
You may have a question that how do we calculate in an email, please see below information.
http://msdn.microsoft.com/en-us/library/aa563304(EXCHG.140).aspx
So can you modify the message? Can you spilt the message and attachment into mutiple message and try to sent them again?
I think you can send successfully after you do that.
thanks,CastinLu
TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
June 10th, 2012 11:00pm
hi,
According to the NDR, it seems that your affecting message has exceeded the limit of the maximum number of body parts.
MaxBodyPartsTotal This limit specifies the maximum number of message parts that can be used in a MIME multipart message. The value is 250.
You can see this link for more information about the limit and other limits:http://technet.microsoft.com/en-us/library/bb397226.aspx
It is by design and we can't change the limit.
You may have a question that how do we calculate in an email, please see below information.
http://msdn.microsoft.com/en-us/library/aa563304(EXCHG.140).aspx
So can you modify the message? Can you spilt the message and attachment into mutiple message and try to sent them again?
I think you can send successfully after you do that.
thanks,CastinLu
TechNet Community Support
June 10th, 2012 11:12pm